VT-d: Remove the dprintk() in alloc_pgtable_maddr()
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 30 Jun 2009 15:00:29 +0000 (16:00 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 30 Jun 2009 15:00:29 +0000 (16:00 +0100)
commit8d7ad8b7aa928846052f357ebceb6d6852dc7243
treef602a257fd4163aa9463500f900f19d7cff0cb5b
parentdb49191f3e52f9283133f32f28bb234ce3069b34
VT-d: Remove the dprintk() in alloc_pgtable_maddr()

The trivial message is printed too many when xen boots and when we
create hvm guests with devices assigned.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
xen/drivers/passthrough/vtd/iommu.c